Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump babel-plugin-module-resolver from 4.1.0 to 5.0.0 in /example #67

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps babel-plugin-module-resolver from 4.1.0 to 5.0.0.

Changelog

Sourced from babel-plugin-module-resolver's changelog.

5.0.0 (2023-01-09)

⚠ BREAKING CHANGES

  • Remove support for Node < 16

  • Update dependencies and find-babel-config to fix json5 vulnerabilities (#441) (c43e71c)

Commits
  • ff8a445 chore(release): 5.0.0
  • c43e71c chore: Update dependencies and find-babel-config to fix json5 vulnerabilities...
  • f2daf06 docs: Valid install commands when using Github copy button (#426)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2023

The following labels could not be found: 🤖 dependabot 🤖.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-example-babel-plugin-module-resolver-5.0.0 branch 3 times, most recently from d7f66d2 to 2ad3b23 Compare October 6, 2023 08:14
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](tleunen/babel-plugin-module-resolver@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: babel-plugin-module-resolver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-example-babel-plugin-module-resolver-5.0.0 branch from 2ad3b23 to e5e8910 Compare October 19, 2023 10:55
@tyrauber tyrauber changed the base branch from main to fix/deps March 26, 2024 08:43
@tyrauber tyrauber merged commit d23a92c into fix/deps Mar 26, 2024
3 checks passed
@tyrauber tyrauber deleted the dependabot-npm_and_yarn-example-babel-plugin-module-resolver-5.0.0 branch March 26, 2024 08:43
tyrauber added a commit to tyrauber/maplibre-react-native that referenced this pull request Mar 26, 2024
…0 in /example (maplibre#67)

* build(deps-dev): bump babel-plugin-module-resolver in /example

Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](tleunen/babel-plugin-module-resolver@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: babel-plugin-module-resolver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: 10.0.0-alpha.2 release (maplibre#267)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ty Rauber <[email protected]>
tyrauber added a commit that referenced this pull request Mar 26, 2024
* build(deps): bump actions/checkout from 3 to 4 (#62)
* build(deps): bump fbjs from 3.0.4 to 3.0.5 in /example (#64)
* build(deps-dev): bump babel-plugin-module-resolver from 4.1.0 to 5.0.0 in /example (#67)
* build(deps): bump react-native-safe-area-context from 4.6.4 to 4.9.0 in /example (#269)
* build(deps-dev): bump jest from 29.6.0 to 29.7.0 in /example (#80)
* build(deps-dev): bump @babel/plugin-proposal-class-properties (#113)
* build(deps-dev): bump @sinonjs/fake-timers from 11.2.1 to 11.2.2 (#139)
* build(deps): bump actions/setup-node from 3 to 4 (#145)
* build(deps): bump dessant/label-actions from 2 to 4 (#170)
* build(deps): bump react-native and @types/react-native in /example (#171)
* build(deps): bump actions/setup-java from 3 to 4 (#172)
* build(deps): bump debounce from 1.2.1 to 2.0.0 in /example (#177)
* build(deps-dev): bump @babel/preset-typescript in /example (#180)
* build(deps): bump debounce from 1.2.1 to 2.0.0 (#185)
* build(deps-dev): bump @types/mapbox__geo-viewport from 0.4.1 to 0.5.3 (#192)
* build(deps): bump @react-native-masked-view/masked-view in /example (#199)
* build(deps-dev): bump typescript from 4.9.5 to 5.3.3 in /example (#203)
* build(deps): bump react-native-vector-icons in /example (#204)
* build(deps): bump moment from 2.29.4 to 2.30.1 in /example (#210)
* build(deps-dev): bump @testing-library/react-native from 8.0.0 to 12.4.3 (#213)
* build(deps-dev): bump eslint-plugin-ft-flow from 2.0.3 to 3.0.2 (#214)
* build(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#219)
* build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.1.0 (#221)
* build(deps): bump @react-navigation/stack from 6.3.18 to 6.3.25 in /example (#270)
* build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 (#223)
* build(deps): bump @types/geojson from 7946.0.11 to 7946.0.14 in /example (#243)
* build(deps-dev): bump documentation from 14.0.2 to 14.0.3 (#247)
* build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 (#248)
* build(deps): bump @types/geojson from 7946.0.12 to 7946.0.14 (#251)
* build(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.10 (#255)
* build(deps-dev): bump @expo/config-plugins from 7.6.0 to 7.8.4 (#256)
* chore: update dev dependencies (#262)
* build(deps): bump react-native-svg from 14.1.0 to 15.0.0 in /example (#271)
* build(deps-dev): bump @babel/runtime from 7.23.1 to 7.24.0 in /example (#272)
* build(deps-dev): bump @react-native/metro-config from 0.72.7 to 0.72.12 in /example (#273)
* build(deps): bump react-native-gesture-handler from 2.13.1 to 2.15.0 in /example (#274)
* build(deps-dev): bump detox from 20.17.0 to 20.18.4 in /example (#275)
* build(deps): bump @react-navigation/native from 6.1.8 to 6.1.14 in /example (#276)
* build(deps): bump react-native from 0.72.1 to 0.73.5 in /example (#277)
* build(deps-dev): bump @babel/core from 7.22.8 to 7.24.0 in /example (#278)
* build(deps-dev): bump @types/react from 18.2.14 to 18.2.61 in /example (#279)
* build(deps-dev): bump lint-staged from 14.0.1 to 15.2.2 (#283)
* build(deps-dev): bump @typescript-eslint/eslint-plugin (#284)
* Fix: debounce import (#286)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant